home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -readerstuff- / steve_glover / source-code / revision.c < prev    next >
C/C++ Source or Header  |  1999-04-21  |  642b  |  15 lines

  1.  
  2.    /***********************************************************************
  3.    *                                                                      *
  4.    *                            COPYRIGHTS                                *
  5.    *                                                                      *
  6.    *   Copyright (c) 1990  Commodore-Amiga, Inc.  All Rights Reserved.    *
  7.    *   This file was modified by © Zinneberg-Soft.                        *
  8.    ***********************************************************************/
  9.  
  10. #include <exec/types.h>
  11. #include "blanker_rev.h"
  12.  
  13. UBYTE *VerTitle = VERS;
  14. UBYTE *EmbeddedVersion = VERSTAG;
  15.